Fix bug#70697 with respect to fringe bitmaps
authorPo Lu <luangruo@yahoo.com>
Tue, 9 Jul 2024 06:10:07 +0000 (14:10 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 9 Jul 2024 06:10:07 +0000 (14:10 +0800)
commit671ad83026e0f9727a809311d43fd7a57403b33b
tree8e0799588435bbdc339b256c9b0004218aaaf997
parent15c591bad6282824adf33fa195733da416d3fef2
Fix bug#70697 with respect to fringe bitmaps

* src/pgtkterm.c (pgtk_draw_fringe_bitmap): Always call
`fill_background_by_face' for clearing backgrounds of fringe
bitmaps.  (bug#70697)
src/pgtkterm.c